aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration/VSIX/[Content_Types].xml
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-04-15 17:55:15 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-04-15 17:55:15 +0000
commit5555a43625fe467bfd075d2a92d48b031bec7aa3 (patch)
tree5f25a03b68ed1452aa18873755f48a4edba893f7 /LUFA/StudioIntegration/VSIX/[Content_Types].xml
parent25224aae7eb85d2c502dc756139d38df2c6572db (diff)
downloadlufa-5555a43625fe467bfd075d2a92d48b031bec7aa3.tar.gz
lufa-5555a43625fe467bfd075d2a92d48b031bec7aa3.tar.bz2
lufa-5555a43625fe467bfd075d2a92d48b031bec7aa3.zip
Add first-run information page to the Atmel Studio 6.1 extension.
Diffstat (limited to 'LUFA/StudioIntegration/VSIX/[Content_Types].xml')
-rw-r--r--LUFA/StudioIntegration/VSIX/[Content_Types].xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/StudioIntegration/VSIX/[Content_Types].xml b/LUFA/StudioIntegration/VSIX/[Content_Types].xml
index 98e45226f..04d85a7bb 100644
--- a/LUFA/StudioIntegration/VSIX/[Content_Types].xml
+++ b/LUFA/StudioIntegration/VSIX/[Content_Types].xml
@@ -7,4 +7,5 @@
<Default Extension="zip" ContentType="application/octet-stream"/>
<Default Extension="dll" ContentType="application/octet-stream" />
<Default Extension="pkgdef" ContentType="text/plain" />
+ <Default Extension="htm" ContentType="text/html" />
</Types>